Fleet Create
Create a Game Server Hosting Fleet
Authentication Required: Yes
ugs game-server-hosting fleet create --name <name> --os-family <os-family> --build-config-id <build-config-id> --region-id <region-id> [options]
Options
Alias | Description | |
---|---|---|
name | --name | The name of the fleet. |
os-family | --os-family | The OS family that the fleet is based on. Only LINUX currently supported. |
build-config-id | --build-config-id | Build configuration to be added to the fleet. Can be supplied more than once. |
region-id | --region-id | Template fleet region ID to be added to this fleet. Can be supplied more than once. |
project-id | -p, --project-id | The Unity cloud project ID. |
environment-name | -e, --environment-name | The services environment name. |
help | -?, -h, --help | Display help and usage information. |
quiet | -q, --quiet | Reduce logging to a minimum. |
json | -j, --json | Use JSON as the output format. |